Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Telephone Manager Message Functions / Determining Which Messages a Telephone Tool Supports


TELTermEventsSupp

Returns a value that indicates which terminal messages a telephone tool supports.

pascal TELErr TELTermEventsSupp (TELHandle hTEL, long *eventMask);
hTEL
A handle to the telephone record associated with the terminal for which you want information. The telephone record is returned by the TELNew function or the TELNewWithResult function, and is described in "Telephone Record" on page 1-22.
eventMask
On entry, a pointer to a long integer. On exit, that long integer indicates the terminal messages supported by the telephone tool for the specified terminal. See "Terminal Messages" on page 5-9 for a description of masks you can use to interpret this value.
function result
A result code. See "Result Codes" on page 5-60 for a list of result codes that the Telephone Manager may return.
DESCRIPTION
The TELTermEventsSupp function returns, through the eventMask parameter, a long integer whose bits indicate which terminal messages are supported by the telephone tool specified by the hTEL parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help